home *** CD-ROM | disk | FTP | other *** search
/ PC World Interactive 7 / PC World Interactive 7.iso / mp3ozel / plugins.EXE / Sing IT!.txt < prev    next >
Text File  |  1998-03-18  |  5KB  |  163 lines

  1.          Sing IT! Lyric Displayer Plugin for WinAmp
  2.                   ----------------------
  3.                 Copyright (C) IT! Software
  4.                 E-mail: analogue@altern.org
  5.           web: http://www.altern.org/analogue
  6.  
  7.  
  8. Purpose:
  9.   There is only one lyrics displayer plugin for Winamp and after
  10.   tried it, I felt that this plugin has some lack when you use it.
  11.   So, I start to read some docs and begin the code of my own plugin.
  12.   
  13.   This plugin is just an alterative to Kuo's one. It tried to be
  14.   more presentable, bugless and easy to use. It use Kuo's lyrics
  15.   format (*.lrc) so that you can find lyrics file easily.
  16.  
  17.   There is also the Sing IT! Editor that can help you writing
  18.   new lyrics files althougth there are simple to write but I
  19.   think it can be usefull.
  20.  
  21.   At this time, Sing IT! and it's editor are not very good-looking
  22.   but I'll give them some photoshop/winamp look when they ll really
  23.   run fine.
  24.  
  25. Setup:
  26.    1. Copy "Sing IT!.dll" in the Winamp directory
  27.    2. Select "Sing IT!" in the plugin window of Winamp (CTRL+K)
  28.    3. Click on the "Configure" button to select your lyrics directory
  29.    3. Click on the "Test" button or press CTRL+SHIFT+K
  30.    4. Enjoy !    
  31.  
  32. Lyric setup:
  33.    Create a lyrics directory (e.g c:\winamp\lyrics)
  34.     directory and select it in the config box of Sing IT!
  35.    If the MP3 file is: C:\Songs\MySong.mp3, then rename your
  36.    lyric MySong.lrc or MySong.txt and copy it in your Lyrics_Dir
  37.    or in the same directory as your mp3 file.
  38.    (but i'd like you to use the .LRC extension because of
  39.    possible confusion with other formats)
  40.  
  41.  
  42. Tips and Restrictions:
  43.   As default, this plugin would display a .LRC lyric file with
  44.   the same filename as the MP3 file. If some of your lyric
  45.   file got .TXT extensions, you can rename all those files
  46.   by typing under MS-Dos prompt within their directory:
  47.   "ren *.txt *.lrc" (you can keep your .txt files too)
  48.  
  49.  
  50. Legal issues: 
  51.   This plugin is freeware. But use it at your own risk. I am
  52.   not responsible for any damage that may appear in using this
  53.   program.
  54.  
  55.  
  56. Credits:
  57.   I'd like to thank:
  58.   - Nur Ismail <nmi2001@hotmail.com>
  59.        for his Plugin SDK for Delphi.
  60.   - Rafi <cyx@hempseed.com>
  61.        for his web site full of lyrics: http://lyrics.tomnet.ml.org
  62.   - Kuo Shiang-shiang (Djohan) <djohan@writeme.com>
  63.        who has created Kuo's .LRC lyric file format.
  64.  
  65.  
  66. Updates:
  67.   You can check last version at http://www.altern.org/analogue
  68.  
  69.  
  70. History:
  71.   * v0.5 (18/03/1998)
  72.     - Auto-minimize option added
  73.     - the Sing IT! window is no longer rectangular ;)
  74.     - X2 Zoom added
  75.     - Nasty title bar removed
  76.     - Center-align feature added
  77.     - Show ID3 tags
  78.     - Show lyrics author ( [by:xxxx] tag )
  79.     - Keep selected features for next restart
  80.     - Bug fixed with [00:00] time-tag on the first line
  81.     - Hebrew bug fixed
  82.  
  83.   * v0.4e (10/03/1998)
  84.     - Multi-tags per line bug fixed
  85.  
  86.   * v0.4d (09/03/1998)
  87.     - Empty-lines support added
  88.     - Minimize/Restore bug fixed
  89.  
  90.   * v0.4c (08/03/1998)
  91.     - Hungarian Support
  92.     - Minor bugfixes
  93.  
  94.   * v0.4b (03/03/1998)
  95.     - Now you can put your .lrc/.txt files in your mp3's directory
  96.     - Display the author of the lyric near the end of the song played
  97.         (You have to use Sing IT! Editor in order to sign you lyrics)
  98.  
  99.   * v0.4a (01/03/1998)
  100.     - French support
  101.     - Winamp-Mangled bug fixed
  102.  
  103.   * v0.4 (26/02/1998)
  104.     - ID3 tags support !!!
  105.     - Better Lyric-Load engine
  106.     - Easy to use Config Box
  107.     - Hebrew support
  108.     - Small icon added
  109.  
  110.   * v0.3a (24/02/1998)
  111.     - Added a Config Box to select the Lyrics directory
  112.     - Displays helpfull information when the lyric file can't be found
  113.     - Added a space char at both extremity of the Scrolling-text
  114.     - Last scrolling bug fixed
  115.     - another close-bug fixed
  116.     - display bug fixed
  117.  
  118.   * v0.3 (23/02/1998)
  119.     - Autosize itself with the longest sentence of the lyric
  120.     - Scroll bug fixed
  121.     - the line to sing is now highlighted
  122.     - Some other bugfixes and optimizations (the size is smaller than v0.2!)
  123.  
  124.   * v0.2 (22/02/1998)
  125.     - new Winamp look
  126.  
  127.   * v0.1e (21/02/1998)
  128.     - Totally converted from Delphi to C++ (now i can make many visual effects
  129.       You have to wait the next release to appreciate the new gfx)
  130.  
  131.   * v0.1d (19/02/1998)
  132.     - Keep last window position
  133.     - Close Bug fixed (but there is still one!)
  134.     - Last Sentence Bug fixed
  135.  
  136.   * v0.1c (18/02/1998)
  137.     - Added a minimize button
  138.     - Added support for a Lyrics directory
  139.     - Some bugfixes
  140.  
  141.   * v0.1b (17/02/1998)
  142.     - Added a smart scrolling (you need to see it to understand what i mean)
  143.     - Added support for repeated lines/several time-tags
  144.     - Some bugfixes
  145.  
  146.   * v0.1a (16/02/1998)
  147.     - First public release of the Winamp plugin
  148.     - Sing IT! Editor is out !
  149.  
  150. Known Bugs:
  151.   - If you close Winamp before the plugin, it may hang
  152.  
  153. TODO:
  154.   - x2 zoom
  155.   - Remove the nasty title bar
  156.   - Support for more internatinal lyrics
  157.   - Installation script
  158.   - Support for Drag & Drop and Double-Click with lyric files
  159.     to open the Sing IT! Editor
  160.  
  161.  
  162. End.
  163.